DataEventArgs<TData> Class

Summary
Generic arguments class to pass to event handlers that need to receive data.
Syntax
C#
VB
C++
public class DataEventArgs<TData> : EventArgs 
generic<typename _TData_> 
public ref class DataEventArgs : public System.EventArgs  
Public Class DataEventArgs(Of TData) 
   Inherits EventArgs 

Type Parameters

TData
The type of data to pass.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.